Skip to content

Conversation

@MilesCranmer
Copy link
Owner

Also add ExplicitImports.jl to CI

@github-actions
Copy link
Contributor

github-actions bot commented Sep 7, 2025

Benchmark Results (Julia v1)

Time benchmarks
master cb8c84e... master / cb8c84e...
search/multithreading 17.6 ± 0.25 s 17.8 ± 0.24 s 0.991 ± 0.019
search/serial 31.9 ± 0.2 s 31.3 ± 0.061 s 1.02 ± 0.0068
utils/best_of_sample 1.65 ± 0.34 μs 1.74 ± 0.37 μs 0.948 ± 0.28
utils/check_constraints_x10 13.9 ± 2.9 μs 14.4 ± 2.9 μs 0.968 ± 0.28
utils/compute_complexity_x10/Float64 2.27 ± 0.14 μs 2.27 ± 0.14 μs 0.996 ± 0.087
utils/compute_complexity_x10/Int64 2.17 ± 0.15 μs 2.19 ± 0.12 μs 0.991 ± 0.087
utils/compute_complexity_x10/nothing 1.78 ± 0.13 μs 1.77 ± 0.14 μs 1.01 ± 0.11
utils/insert_random_op_x10 6.05 ± 2 μs 5.57 ± 1.9 μs 1.09 ± 0.51
utils/next_generation_x100 0.465 ± 0.024 ms 0.474 ± 0.023 ms 0.98 ± 0.07
utils/optimize_constants_x10 0.0334 ± 0.008 s 0.0329 ± 0.0077 s 1.01 ± 0.34
utils/randomly_rotate_tree_x10 6.51 ± 0.75 μs 6.51 ± 0.77 μs 1 ± 0.17
time_to_load 2.34 ± 0.026 s 2.31 ± 0.011 s 1.01 ± 0.012
Memory benchmarks
master cb8c84e... master / cb8c84e...
search/multithreading 0.206 G allocs: 53.1 GB 0.206 G allocs: 53 GB 1
search/serial 0.208 G allocs: 55.3 GB 0.208 G allocs: 55.3 GB 1
utils/best_of_sample 0.037 k allocs: 3.22 kB 0.037 k allocs: 3.22 kB 1
utils/check_constraints_x10 0.037 k allocs: 2.33 kB 0.037 k allocs: 2.33 kB 1
utils/compute_complexity_x10/Float64 2 allocs: 0.969 kB 2 allocs: 0.969 kB 1
utils/compute_complexity_x10/Int64 2 allocs: 0.969 kB 2 allocs: 0.969 kB 1
utils/compute_complexity_x10/nothing 2 allocs: 0.969 kB 2 allocs: 0.969 kB 1
utils/insert_random_op_x10 0.047 k allocs: 2.84 kB 0.047 k allocs: 2.84 kB 1
utils/next_generation_x100 4.63 k allocs: 0.277 MB 4.63 k allocs: 0.277 MB 1
utils/optimize_constants_x10 23.2 k allocs: 24.8 MB 22.7 k allocs: 22.8 MB 1.08
utils/randomly_rotate_tree_x10 0.043 k allocs: 2.3 kB 0.043 k allocs: 2.3 kB 1
time_to_load 0.159 k allocs: 11.2 kB 0.159 k allocs: 11.2 kB 1

@codecov
Copy link

codecov bot commented Sep 7, 2025

Codecov Report

❌ Patch coverage is 88.88889% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.01%. Comparing base (137db25) to head (cb8c84e).

Files with missing lines Patch % Lines
src/Mutate.jl 85.71% 3 Missing ⚠️
src/Configure.jl 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #506      +/-   ##
==========================================
+ Coverage   94.89%   95.01%   +0.12%     
==========================================
  Files          42       42              
  Lines        3837     3832       -5     
==========================================
  Hits         3641     3641              
+ Misses        196      191       -5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants